python-pyo software package provides Python module written in C to help digital signal processing script creation, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install python-pyo
python-pyo is installed in your system.
Make ensure the python-pyo package were installed using the commands given below,
$ sudo dpkg-query -l | grep python-pyo *
You will get with python-pyo package name, version, architecture and description in a table
| Distro | Ubuntu 14 04 lts trusty tahr |
| Section | Python |
| Package | python-pyo |
| Version | 0.6.8-1 |
| Description | Python module written in C to help digital signal processing script creation |
| Sub Section | Python |